Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade Go version to v1.23 #60

Merged
merged 8 commits into from
Aug 16, 2024
Merged

Conversation

maximiliantech
Copy link
Collaborator

@maximiliantech maximiliantech commented Aug 15, 2024

This PR simply upgrades the Go version in the go.mod to 1.23 and introduces to explicitly group all Kubernetes-related package upgrades in one renovate PR.
Along with it, linting issue through upgrade to golangci-lint v1.60.1 will be fixed.

@maximiliantech maximiliantech force-pushed the chore/version-upgrades branch from 3afa939 to ad60328 Compare August 15, 2024 13:54
@maximiliantech maximiliantech changed the title chore: upgrade Go version to v1.23 chore: upgrade Go version to v1.22 Aug 15, 2024
Copy link
Collaborator

@mirzakopic mirzakopic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have you thought about updating directly to 1.23? It was release a couple of days ago.

Signed-off-by: Maximilian Techritz <[email protected]>
Signed-off-by: Maximilian Techritz <[email protected]>
@maximiliantech maximiliantech changed the title chore: upgrade Go version to v1.22 chore: upgrade Go version to v1.23 Aug 16, 2024
Signed-off-by: Maximilian Techritz <[email protected]>
Signed-off-by: Maximilian Techritz <[email protected]>
@maximiliantech
Copy link
Collaborator Author

maximiliantech commented Aug 16, 2024

have you thought about updating directly to 1.23? It was release a couple of days ago.

I tried it before, but the linter was complaining. I looked into it and decided now to upgrade to go v1.23 again. I solved all linter issue.

@maximiliantech maximiliantech merged commit 29440d1 into main Aug 16, 2024
7 checks passed
@maximiliantech maximiliantech deleted the chore/version-upgrades branch August 16, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants